速報APP / 工具 / Arduino IoT Uart Gateway

Arduino IoT Uart Gateway

價格:免費

更新日期:2019-05-06

檔案大小:4.4M

目前版本:1.0.2

版本需求:Android 4.1 以上版本

官方網站:http://vidieukhien.xyz

Email:thanhson1903@gmail.com

聯絡地址:Giap Bat-Hoang Mai-Hanoi, VietNam

Arduino IoT Uart Gateway(圖1)-速報App

UART gateway connects any device to the Internet via UART. Everything that your device sends to the UART, the gateway forwards to the Internet server with MQTT Protocol. Likewise, everything that is sent to the gateway, gateway forwards to the UART. You can use with arduino or any device support UART TTL. Use smartphone as a IoT gateway

Support single and multi connection:

- One or many Uart port can connect with one or many server point.(as a bridge)

- Can add one or many bridges

Arduino IoT Uart Gateway(圖2)-速報App

- Can run with one and more USB Serial Port at same time

- Can connect with one and more MQTT Broker Address at same time

Activation publish conditions are available for SerialPort:

- None: Send as raw data

Arduino IoT Uart Gateway(圖3)-速報App

- On Character:"Split on" character is used to split the input into separate messages. It can also be added to every message sent out to the serial port.

- After timeout: Timeout starts from arrival of first character.

- After silence: Timeout is restarted upon arrival of any character

- Frame start/stop: Send after received a frame

Arduino IoT Uart Gateway(圖4)-速報App

- Json object: Send after received a json object success. Include modify topic, qos, and retain for MQTT by include in Object

- String regex: Send if regex expression matched

Security connection with username/pasword and TLS, Certificate

Future features(Todo) :

Arduino IoT Uart Gateway(圖5)-速報App

- AWS, Azure, Google, IBM Internet of Things Platform connect support direct

- Add bluetooth

Arduino IoT Uart Gateway(圖6)-速報App